func github.com/andybalholm/brotli.transformSuffixId

2 uses

	github.com/andybalholm/brotli (current package)
		transform.go#L50: func transformSuffixId(t *transforms, I int) byte {
		transform.go#L59: 	return t.prefix_suffix[t.prefix_suffix_map[transformSuffixId(t, I)]:]